[INFO] cloning repository https://github.com/oliverpauffley/ray_tracing_challenge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oliverpauffley/ray_tracing_challenge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foliverpauffley%2Fray_tracing_challenge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foliverpauffley%2Fray_tracing_challenge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 34a23a759c1836b1a2e2d4720614a110bafb95f4
[INFO] fixing oliverpauffley/ray_tracing_challenge against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foliverpauffley%2Fray_tracing_challenge" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/oliverpauffley/ray_tracing_challenge
[INFO] finished tweaking git repo https://github.com/oliverpauffley/ray_tracing_challenge
[INFO] tweaked toml for git repo https://github.com/oliverpauffley/ray_tracing_challenge written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oliverpauffley/ray_tracing_challenge on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/oliverpauffley/ray_tracing_challenge already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b9b346c2e879ff5ceaa898b3d6915d3989651776a6a843473231db5035b425e1
[INFO] running `Command { std: "docker" "start" "b9b346c2e879ff5ceaa898b3d6915d3989651776a6a843473231db5035b425e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b9b346c2e879ff5ceaa898b3d6915d3989651776a6a843473231db5035b425e1" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9b346c2e879ff5ceaa898b3d6915d3989651776a6a843473231db5035b425e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b9b346c2e879ff5ceaa898b3d6915d3989651776a6a843473231db5035b425e1" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating ray-tracer/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating builder-derive/Cargo.toml from 2021 edition to 2024
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.90
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling libc v0.2.123
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling trybuild v1.0.58
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking dissimilar v1.0.3
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]     Checking matrixmultiply v0.3.2
[INFO] [stderr]     Checking array v0.0.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking num-complex v0.4.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking ndarray v0.15.4
[INFO] [stderr]     Checking builder-derive v0.1.0 (/opt/rustwide/workdir/builder-derive)
[INFO] [stderr]    Migrating builder-derive/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> builder-derive/src/lib.rs:67:15
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let (arg_type, value) =
[INFO] [stdout]    |                        -----
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `value` calls a custom destructor
[INFO] [stdout]    |                        `value` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 50 |         let set_method = quote! {
[INFO] [stdout]    |             ----------
[INFO] [stdout]    |             |
[INFO] [stdout]    |             `set_method` calls a custom destructor
[INFO] [stdout]    |             `set_method` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 67 |         match extend_method(f) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |               |
[INFO] [stdout]    |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 78 |     });
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `set_method` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed builder-derive/src/lib.rs (2 fixes)
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> builder-derive/src/lib.rs:67:15
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let (arg_type, value) =
[INFO] [stdout]    |                        -----
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `value` calls a custom destructor
[INFO] [stdout]    |                        `value` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 50 |         let set_method = quote! {
[INFO] [stdout]    |             ----------
[INFO] [stdout]    |             |
[INFO] [stdout]    |             `set_method` calls a custom destructor
[INFO] [stdout]    |             `set_method` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 67 |         match extend_method(f) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |               |
[INFO] [stdout]    |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 78 |     });
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `set_method` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ray_tracer v0.0.1 (/opt/rustwide/workdir/ray-tracer)
[INFO] [stderr]    Migrating ray-tracer/src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed ray-tracer/src/primatives/color.rs (3 fixes)
[INFO] [stderr]        Fixed ray-tracer/src/primatives/point.rs (3 fixes)
[INFO] [stderr]        Fixed ray-tracer/src/primatives/vector.rs (3 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> ray-tracer/src/primatives/matrix.rs:238:13
[INFO] [stdout]     |
[INFO] [stdout] 234 |           let res = a * b;
[INFO] [stdout]     |               ---
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `res` calls a custom destructor
[INFO] [stdout]     |               `res` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 238 | /             arr2(&[
[INFO] [stdout] 239 | |                 [20.0, 22.0, 50.0, 48.0],
[INFO] [stdout] 240 | |                 [44.0, 54.0, 114.0, 108.0],
[INFO] [stdout] 241 | |                 [40.0, 58.0, 110.0, 102.0],
[INFO] [stdout] 242 | |                 [16.0, 26.0, 46.0, 42.0],
[INFO] [stdout] 243 | |             ])
[INFO] [stdout]     | |              ^
[INFO] [stdout]     | |              |
[INFO] [stdout]     | |______________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 244 |           )
[INFO] [stdout] 245 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.15.4/src/data_repr.rs:156:1
[INFO] [stdout]     |
[INFO] [stdout] 156 | impl<A> Drop for OwnedRepr<A> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `res` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.15.4/src/data_repr.rs:156:1
[INFO] [stdout]     |
[INFO] [stdout] 156 | impl<A> Drop for OwnedRepr<A> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> ray-tracer/src/shapes/material.rs:96:23
[INFO] [stdout]    |
[INFO] [stdout] 87 |         let m = Material::builder()
[INFO] [stdout]    |             -
[INFO] [stdout]    |             |
[INFO] [stdout]    |             `m` calls a custom destructor
[INFO] [stdout]    |             `m` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 96 |         assert_eq!(m, Material::new(C![1., 1., 1.], 0.5, 1.0, 0.5, 200.0, None))
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 97 |         // should apply defaults for unset values
[INFO] [stdout] 98 |     }
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `m` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> ray-tracer/src/shapes/patterns/mod.rs:103:33
[INFO] [stdout]     |
[INFO] [stdout] 102 |         let p = TestPattern::new();
[INFO] [stdout]     |             -
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `p` calls a custom destructor
[INFO] [stdout]     |             `p` will be dropped later as of Edition 2024
[INFO] [stdout] 103 |         assert_eq!(p.transform, Matrix::identity_matrix())
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 104 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.15.4/src/data_repr.rs:156:1
[INFO] [stdout]     |
[INFO] [stdout] 156 | impl<A> Drop for OwnedRepr<A> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `p` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.15.4/src/data_repr.rs:156:1
[INFO] [stdout]     |
[INFO] [stdout] 156 | impl<A> Drop for OwnedRepr<A> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> ray-tracer/src/world/intersection.rs:160:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |         let s = Sphere::default_boxed();
[INFO] [stdout]     |             -
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `s` calls a custom destructor
[INFO] [stdout]     |             `s` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 160 |         assert_eq!(&i.object(), &s)
[INFO] [stdout]     |                     ^^^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 161 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `s` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> ray-tracer/src/shapes/mod.rs:170:24
[INFO] [stdout]     |
[INFO] [stdout] 170 |             assert_eq!(SAVED_RAY.origin(), P![0., 0., -2.5]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> ray-tracer/src/shapes/mod.rs:171:24
[INFO] [stdout]     |
[INFO] [stdout] 171 |             assert_eq!(SAVED_RAY.direction(), V![0., 0., 1.]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> builder-derive/src/lib.rs:67:15
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let (arg_type, value) =
[INFO] [stdout]    |                        -----
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `value` calls a custom destructor
[INFO] [stdout]    |                        `value` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 50 |         let set_method = quote! {
[INFO] [stdout]    |             ----------
[INFO] [stdout]    |             |
[INFO] [stdout]    |             `set_method` calls a custom destructor
[INFO] [stdout]    |             `set_method` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 67 |         match extend_method(f) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |               |
[INFO] [stdout]    |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 78 |     });
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `set_method` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating builder-derive/tests/tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating builder-derive/examples/main.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.01s
[INFO] [stderr] crater-edition-check: ray_tracer v0.0.1 (/opt/rustwide/workdir/ray-tracer) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: builder-derive v0.1.0 (/opt/rustwide/workdir/builder-derive) updating edition from 2021 to 2024
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling builder-derive v0.1.0 (/opt/rustwide/workdir/builder-derive)
[INFO] [stderr]     Checking ray_tracer v0.0.1 (/opt/rustwide/workdir/ray-tracer)
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> ray-tracer/src/shapes/mod.rs:170:24
[INFO] [stdout]     |
[INFO] [stdout] 170 |             assert_eq!(SAVED_RAY.origin(), P![0., 0., -2.5]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> ray-tracer/src/shapes/mod.rs:171:24
[INFO] [stdout]     |
[INFO] [stdout] 171 |             assert_eq!(SAVED_RAY.direction(), V![0., 0., 1.]);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ray_tracer` (bin "ray_tracer" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "b9b346c2e879ff5ceaa898b3d6915d3989651776a6a843473231db5035b425e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9b346c2e879ff5ceaa898b3d6915d3989651776a6a843473231db5035b425e1", kill_on_drop: false }`
[INFO] [stdout] b9b346c2e879ff5ceaa898b3d6915d3989651776a6a843473231db5035b425e1
